home *** CD-ROM | disk | FTP | other *** search
- SystemInfos(Var1;Var2;Var3;Var4;Var5;Var6;Var7;Var8;Var9)
- Var1...Var6 are alphanumeric variables
- Var7...Var9 are numeric variables
-
- By calling SystemInfos, you get useful information about the system environment of your database. After the call :
-
- Var1, contains a string equal to the system version.
- Var2, contains a string equal to the Finder version.
- Var3, contains a string equal to the version of the current selected printer.
- Var4, contains a string equal to the version of the Macintosh.
- Var5, contains a string equal to the current file system used ( MFS or HFS)
- Var6, contains a string equal to the version of CPU (68000 or 68020)
- Var7, contains the memory size in Kbytes
- Var8, contains the free memory in bytes.
- Var9, contains the size in bytes of the cache memory.